mirror of
				https://github.com/SSLMate/certspotter.git
				synced 2025-07-03 10:47:17 +02:00 
			
		
		
		
	Rename verified_sth.json to just sth.json
This commit is contained in:
		
							parent
							
								
									7adbc6cffe
								
							
						
					
					
						commit
						9f3e9968ec
					
				@ -62,7 +62,7 @@ func OpenLogState (logStatePath string) (*LogState, error) {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func (logState *LogState) VerifiedSTHFilename () string {
 | 
			
		||||
	return filepath.Join(logState.path, "verified_sth.json")
 | 
			
		||||
	return filepath.Join(logState.path, "sth.json")
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func (logState *LogState) GetVerifiedSTH () (*ct.SignedTreeHead, error) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user